RemoveEmail

The RemoveEmail web serviceClosed XML- or JSON-based information exchange systems that use the Internet for direct application-to-application interaction. These systems can include programs, objects, messages, or documents. enables an external system to remove an email address from a given level within the CMPClosed Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. hierarchy.

This is a change from the norm in that CMP does not usually delete things from the database. However, when AgentViewClosed The graphical user interface of the CMP that is typically used by Customer Service Agents to access CMP customer and billing data. In versions prior to CMP 8.0, this was called the CMP GUI. carries out a change of email address, it does a Delete and an Add. This capability is also being provided to the customerClosed In the context of the Cloud Monetisation Platform, an individual or organisation who has signed an agreement to take goods and services from a service provider. A customer receives a bill associated with one or more subscriptions, and can be a single end user or a large company with many subscriptions assigned to one agreement. to allow for a similar activity to be carried out externally.

Remove Email Request

The RemoveEmail Request tag instructs the Address Service to remove an email address from a given level within the CMP hierarchy. This request contains the following elements:

Element Name

Content Type

Description

Required?

ExternalReference

String69

Returned unmodified in the response. The client may use this identifier to correlate the request and the response.

Optional

EmailAddress

String70

The specific email address to be deleted.

Mandatory

TargetIdentifier

Container - Choice

Choice of:

  • GroupIdentifier (String6).
  • CorporateIdentifier (String6).
  • AccountIdentifier (Integer8).
  • SubscriptionIdentifier (Integer8).

Mandatory

Remove Email Response

The RemoveEmail response is the response to the RemoveEmail Request. This contains the following element:

Element Name

Content Type

Description

Required?

ExternalReference

String69

Returned unmodified in the response. The client may use this identifier to correlate the request and the response.

Optional